Newer
Older
Digital_Repository / Memory Bank / Kete / memory_bank / stylesheets / headings.css
h1, h2, h3, h4, h5, h6 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-left: 0em;
}

h2 {
    color: #663333;
    font-size: 16px;
}

h3 {
    color: #66594D;
    font-size: 14px;
}

h4 {
    color: #231F20;
    font-size: 12px;
}

h5 {
    color: #000000;
    font-size: 11px;
}